github.com/gotd/td/internal/exchange.ServerExchange.log (field)
9 uses
github.com/gotd/td/internal/exchange (current package)
flow.go#L100: log: e.log,
server.go#L15: log *zap.Logger
server_flow.go#L110: s.log.Debug("Received client ReqPqMultiRequest")
server_flow.go#L126: s.log.Debug("Sending ResPQ", zap.String("pq", pq.String()))
server_flow.go#L151: s.log.Debug("Received ReqPQ again")
server_flow.go#L155: s.log.Debug("Received client ReqDHParamsRequest")
server_flow.go#L220: s.log.Debug("Sending ServerDHParamsOk", zap.Int("g", g))
server_flow.go#L234: s.log.Debug("Received client SetClientDHParamsRequest")
server_flow.go#L259: s.log.Debug("Sending DhGenOk")
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |